cargo.git
2016-04-08 Ryan QuattlebaumOnly validate targets if the spec option is empty
2016-03-19 Ryan QuattlebaumCheck local targets before resolving dependencies
2016-03-18 borsAuto merge of #2499 - IvanUkhov:typography, r=alexcrichton
2016-03-18 Ivan Ukhovdoc/manifest: turn the list in Rules into an unordered one
2016-03-18 borsAuto merge of #2496 - alexcrichton:fix-concurrent,...
2016-03-18 borsAuto merge of #2482 - ryanq:issue2266, r=alexcrichton
2016-03-18 Alex CrichtonRelax an assertion in the concurrent tests
2016-03-18 borsAuto merge of #2493 - IvanUkhov:typography, r=alexcrichton
2016-03-18 Ryan QuattlebaumFixing line length error in make test
2016-03-18 Ryan QuattlebaumBring in changes from master
2016-03-18 Ryan QuattlebaumMove suggestion logic into generate_targets()
2016-03-18 Ivan Ukhovdoc/manifest: polish typography
2016-03-18 Ivan Ukhovdoc/manifest: respect 80 characters
2016-03-17 borsAuto merge of #2467 - tshepang:rustfmt, r=alexcrichton
2016-03-17 borsAuto merge of #2480 - alexcrichton:ui, r=alexcrichton
2016-03-17 Alex CrichtonTweak UI for warnings and errors
2016-03-17 Tshepang Lekhonkhoberun rustfmt on core/source.rs
2016-03-17 borsAuto merge of #2486 - alexcrichton:flock, r=brson
2016-03-17 Alex CrichtonFix running Cargo concurrently
2016-03-17 borsAuto merge of #2490 - alexcrichton:rustflags-docs,...
2016-03-17 borsAuto merge of #2484 - alexcrichton:fix-bad-backtrack...
2016-03-17 Alex CrichtonAdd docs for RUSTFLAGS and build.rustflags
2016-03-17 borsAuto merge of #2241 - brson:rustflags, r=alexcrichton
2016-03-16 Alex CrichtonFix caching features across backtracking
2016-03-16 Brian AndersonAdd rustflags support to config files
2016-03-16 Brian AndersonRecompile when RUSTFLAGS changes
2016-03-16 Brian AndersonApply RUSTFLAGS env var to rustc builds
2016-03-15 borsAuto merge of #2485 - japaric:no-cross-doctests, r...
2016-03-15 Jorge Aparicioremove unused format argument
2016-03-15 Jorge Aparicioupdate output of cross_tests
2016-03-15 Jorge Apariciodon't build/run doctests when target != host
2016-03-14 borsAuto merge of #2483 - srinivasreddy:docs, r=alexcrichton
2016-03-14 srinivasreddycorrected statement regarding constraintgraph solving...
2016-03-14 Ryan QuattlebaumFix bug in target lookup
2016-03-14 Ryan QuattlebaumSuggest the best matching target for cargo run
2016-03-14 borsAuto merge of #2481 - jespino:add-favicon-to-doc, r...
2016-03-14 borsAuto merge of #2468 - TheNeikos:add-warning_if_no_brows...
2016-03-14 Jesús EspinoAdd favicon to doc.crates.io
2016-03-14 Marcel MüllerDon't include env in windows/macos
2016-03-12 borsAuto merge of #2474 - sbeckeriv:add-some-flair, r=alexc...
2016-03-12 Stephen Becker IVAdd flair to readme
2016-03-12 borsAuto merge of #2421 - sbeckeriv:decolor-messages-426...
2016-03-12 Stephen Becker IVRemove color from the errors
2016-03-12 borsAuto merge of #2473 - alexcrichton:update-curl, r=alexc...
2016-03-12 Alex CrichtonUpdate curl dependency
2016-03-12 Marcel MüllerIgnore $BROWSER if not set
2016-03-12 Marcel MüllerShow a list of tried browsers in the warning
2016-03-12 borsAuto merge of #2471 - alexcrichton:install-git-lockfile...
2016-03-12 borsAuto merge of #2454 - alexcrichton:less-recurse, r...
2016-03-11 borsAuto merge of #2470 - alexcrichton:better-path-error...
2016-03-11 Alex CrichtonFix installing git repos with lockfiles
2016-03-11 Alex CrichtonImprove the error message for missing path overrides
2016-03-11 Marcel MüllerWarn if could not open docs in browser
2016-03-11 Marcel MüllerAdd $BROWSER as possible client
2016-03-10 borsAuto merge of #2448 - alexcrichton:docs-dirty, r=brson
2016-03-09 borsAuto merge of #2420 - alexcrichton:different-metadata...
2016-03-09 borsAuto merge of #2460 - jespino:add-limit-to-autocomplete...
2016-03-09 borsAuto merge of #2461 - jespino:adding-manpages-info...
2016-03-09 Jesús EspinoAdd search command to the manpage
2016-03-09 Jesús EspinoAdd the --limit parameter to search autocomplete
2016-03-09 borsAuto merge of #2456 - jespino:remove-deprecated-code...
2016-03-09 borsAuto merge of #2455 - jespino:remove-completed-todo...
2016-03-09 Jesús EspinoRemove deprecated usage of SliceConcatExt::connect
2016-03-09 Jesús EspinoRemoving finished TODO
2016-03-09 Alex CrichtonGlobally optimize traversal in resolve
2016-03-08 borsAuto merge of #2450 - jespino:remove-unwraps-crates...
2016-03-08 borsAuto merge of #2449 - jespino:multiple-search-params...
2016-03-08 Jesús EspinoAllow multiple search query params
2016-03-08 Jesús EspinoRemove unwraps from crates-io lib
2016-03-08 borsAuto merge of #2444 - jespino:issue-2402-2, r=alexcrichton
2016-03-08 Jesús EspinoAdding --limit usage suggestion on search results ...
2016-03-08 Alex CrichtonFix rerunning rustdoc when output deleted
2016-03-07 borsAuto merge of #2435 - alexcrichton:docs, r=alexcrichton
2016-03-06 borsAuto merge of #2439 - jespino:issue-2402, r=alexcrichton
2016-03-06 Jesús EspinoAdd limit parameter to search command (fix issue #2402)
2016-03-04 borsAuto merge of #2438 - jseyfried:subcommands, r=alexcrichton
2016-03-04 Jeffrey SeyfriedEnsure future compatibility with fixed module search...
2016-03-04 borsAuto merge of #2423 - alexcrichton:fix-pkgid-hash,...
2016-03-04 Alex CrichtonAdd a regression test for the issue being fixed
2016-03-03 Alex CrichtonFix all tests with recent changes
2016-03-03 Alex CrichtonFix some packaging logic in path sources
2016-03-03 Alex CrichtonFix decoding lock files with path dependencies
2016-03-03 Alex CrichtonEnsure overrides use recursive path sources
2016-03-03 Alex CrichtonRemove hacks when hashing package ids
2016-03-03 Alex CrichtonRemove usage of PathSource::for_path
2016-03-03 Alex CrichtonUpdate documentation link for API docs
2016-03-03 borsAuto merge of #2434 - alexcrichton:bump, r=brson
2016-03-03 Alex CrichtonBump to 0.10.0
2016-03-03 borsAuto merge of #2433 - alexcrichton:fix-lines-match...
2016-03-03 Alex CrichtonFix output matching in tests
2016-03-03 borsAuto merge of #2430 - birkenfeld:doc-menu, r=alexcrichton
2016-03-02 Georg BrandlDoc header: change Documentation to Docs to conform...
2016-02-29 borsAuto merge of #2406 - alexcrichton:download-less, r...
2016-02-26 borsAuto merge of #2419 - dikaiosune:master, r=alexcrichton
2016-02-26 Alex CrichtonEnsure metadata for libs/bins are distinct
2016-02-26 Adam PerryDisambiguating docs about when environment variables...
2016-02-26 borsAuto merge of #2418 - alexcrichton:update-git2, r=alexc...
2016-02-26 Alex CrichtonUpdate dependency on git2
2016-02-26 borsAuto merge of #2397 - alexcrichton:config-verbose,...
2016-02-26 Alex CrichtonAdd configuration keys for -v, --color
next